home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 February / february_2000.iso / site building / GoLive 4.0 Tryout / data1.cab / Apps / Modules / JScripts / Actions / Link / Navigate History.action < prev    next >
Encoding:
Text File  |  1999-08-05  |  3.2 KB  |  72 lines

  1. <html>
  2.  
  3.     <head>
  4.         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
  5.         <meta name="generator" content="Adobe GoLive 4">
  6.         <title>Navigate History Action</title>
  7.     </head>
  8.  
  9.     <body bgcolor="white">
  10.         <center>
  11.             <font size="6">Navigate History Action</font><font>
  12.             <hr>
  13.             </font></center>
  14.         <p>
  15.         <csactionclass name="Navigate History" function="CSHistoryGo" nsversion="3" ieversion="3"> </p>
  16.         <p>
  17.         <csactionparam name="where" type="GLActionNumParam"> </p>
  18.         <p></csactionclass>
  19.          </p>
  20.         <p>
  21.         <script language="JavaScript1.2" cyberversion="N1.2"><!--
  22. function CSHistoryGo(action) { history.go(action[1]); }
  23. // -->
  24.         </script>
  25.          </p>
  26.         <p>
  27.         <table cool width="253" height="94" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy bgcolor="#eeeeee">
  28.             <tr height="1" cntrlrow>
  29.                 <td width="1" height="1"><spacer type="block" width="1" height="1"></td>
  30.                 <td width="10" height="1"><spacer type="block" width="10" height="1"></td>
  31.                 <td width="1" height="1"><spacer type="block" width="1" height="1"></td>
  32.                 <td width="56" height="1"><spacer type="block" width="56" height="1"></td>
  33.                 <td width="183" height="1"><spacer type="block" width="183" height="1"></td>
  34.             </tr>
  35.             <tr height="3">
  36.                 <td width="1" height="3"><spacer type="block" width="1" height="3"></td>
  37.                 <td width="10" height="3"><spacer type="block" width="10" height="3"></td>
  38.                 <td width="1" height="3"><spacer type="block" width="1" height="3"></td>
  39.                 <td width="56" height="3"><spacer type="block" width="56" height="3"></td>
  40.                 <td width="183" height="3"><spacer type="block" width="183" height="3"></td>
  41.             </tr>
  42.             <tr height="3">
  43.                 <td width="1" height="3"><spacer type="block" width="1" height="3"></td>
  44.                 <td width="10" height="3"><spacer type="block" width="10" height="3"></td>
  45.                 <td width="1" height="3"><spacer type="block" width="1" height="3"></td>
  46.                 <td width="56" height="3"><spacer type="block" width="56" height="3"></td>
  47.                 <td width="183" height="31" colspan="1" rowspan="2" valign="top" align="left" xpos="67">
  48.                     <csactioncntrl name="where" x="67" y="3" width="53" height="17" alignx="left" aligny="top">
  49.                 </td>
  50.             </tr>
  51.             <tr height="28">
  52.                 <td width="1" height="28"><spacer type="block" width="1" height="28"></td>
  53.                 <td width="10" height="28"><spacer type="block" width="10" height="28"></td>
  54.                 <td width="57" height="28" colspan="2" rowspan="1" valign="top" align="left" xpos="10">
  55.                     <csactioncntrl type="StaticText" value="Go Where" x="10" y="6" width="56" height="16" alignx="left" aligny="top">
  56.                 </td>
  57.             </tr>
  58.             <tr height="57">
  59.                 <td width="1" height="57"><spacer type="block" width="1" height="57"></td>
  60.                 <td width="10" height="57"><spacer type="block" width="10" height="57"></td>
  61.                 <td width="1" height="57"><spacer type="block" width="1" height="57"></td>
  62.                 <td width="239" height="57" colspan="2" rowspan="1" valign="top" align="left" xpos="11">
  63.                     <csactioncntrl x="11" y="34" width="204" height="33" alignx="scale" aligny="top" type="InfoText" value="Use positive integer for forward, negative integer for backwards">
  64.                 </td>
  65.             </tr>
  66.         </table>
  67.         </p>
  68.         <p> 
  69.     </body>
  70.  
  71. </html>
  72.